home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_100 / 145_01 / bdsjunk.h < prev    next >
Text File  |  1980-01-01  |  256b  |  9 lines

  1. /*
  2.     Things for roff4 normally defined in bdscio.h
  3. */
  4.  
  5. #define    MAXLINE    132
  6. #define    TRUE    1
  7. #define    FALSE    0
  8. #define    ERROR    -1
  9.